also():
- Works like - let(), in that you use- it(or your own custom lambda expression name) to refer to the object
- Works like - apply(), in that it returns the object on which you called- apply()
                    You can learn more about this in:
                    
                
            
        
            Tags: